Best server for mailing application [closed]

Posted by Cyber Junkie on Server Fault See other posts from Server Fault or by Cyber Junkie
Published on 2012-05-30T20:28:16Z Indexed on 2012/05/30 22:43 UTC
Read the original article Hit count: 142

Filed under:
|
|

My application is similar to a reminder service that reminds users of events that they scheduled. I'm sending emails to users through a PHP script. I'm not sending one email to multiple recipients. Each recipient receives a different message. I plan to use cron jobs every minute and expect the application to send roughly 200 individual emails in 1 hour (for a small user base that may grow).

I don't have hosting experience with this type of application. I plan to start on a shared host and move up in the future to vps or dedicated. Most shared hosts that I looked into allow 50-100 emails per hour with delays between mailings. Please kindly inform me what I should look for in web hosts for this kind of application.

© Server Fault or respective owner

Related posts about php

Related posts about email